projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ff9457
)
(setup-tibetan-environment): Set default value of default-input-method.
author
Kenichi Handa
<handa@m17n.org>
Sun, 3 Aug 1997 02:54:04 +0000
(
02:54
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Sun, 3 Aug 1997 02:54:04 +0000
(
02:54
+0000)
lisp/language/tibet-util.el
patch
|
blob
|
history
diff --git
a/lisp/language/tibet-util.el
b/lisp/language/tibet-util.el
index c832a424ba754a19cf4da562feb43aa2cd0fd15b..39e67871fcf7c5298a92108990d00e975e7a64b8 100644
(file)
--- a/
lisp/language/tibet-util.el
+++ b/
lisp/language/tibet-util.el
@@
-41,6
+41,7
@@
(setq-default buffer-file-coding-system 'iso-2022-7bit)
(setq default-input-method "tibetan-wylie")
+ (setq-default default-input-method "tibetan-wylie")
(setq sendmail-coding-system 'iso-2022-7bit
rmail-file-coding-system 'iso-2022-7bit))